home *** CD-ROM | disk | FTP | other *** search
/ QRZ! Ham Radio 8 / QRZ Ham Radio Callsign Database - Volume 8.iso / mac / files / p_msys / msysb116.exe / KA8YHA.COM / LFA.DOC < prev    next >
Text File  |  1990-11-03  |  3KB  |  80 lines

  1. MSYS Log File Analyzer
  2.  
  3.      Several new features have been added to the LFA.  Upon
  4. startup you are asked if you want a hard copy and if you
  5. want the bell rung when the log file has finished being read.
  6. This is useful when reading very long log files.  You are then
  7. asked if you want to read the entire log or a partial log. If
  8. you wish to read a partial log you will be asked for the
  9. beginning date and time and then the ending date and time. You
  10. MUST!!! enter the time and it must be separated by colons! The
  11. date may be separated with whatever character you like. The
  12. format is MM/DD/YY HH:MM:SS
  13.  
  14. example    2/26/90  0:00:00
  15.            2-26-90 23:59:59
  16.  
  17. Once the log has been read, a MENU is displayed from which any of 8
  18. reports and 2 functions can be run individually.
  19.  
  20.      0 displays a system report of restarts, quits,
  21.        total connects, and total disconnects.
  22.  
  23.      1 displays a report showing the activities of
  24.        each station that has connected.
  25.  
  26.      2 displays a report of messages received, forwarded,
  27.        and killed by type. Also reports the number of
  28.        messages received by size, in addition to totals for
  29.        messages received, killed, forwarded, read, and
  30.        rejected. Also displayed is the traffic recieved and
  31.        forwarded/killed by port.
  32.  
  33.      3 reports percentage of connects per day and per hour.
  34.        Percentage of connects per hour are based on time
  35.        stamps found in the log and therefore reflect your
  36.        system clock. ie local time or GMT.
  37.  
  38.      4 displays connects and disconnects for each user on
  39.        each port. This is done for ports 0 through 5 if the
  40.        total number of active ports is 6 or more, or for
  41.        ports 0 through 6 if no more than 6 ports are active.
  42.        Both connects and disconnects are displayed to show
  43.        path reliability. Local Console connects are shown
  44.        separately at the bottom.
  45.  
  46.      5 is only available if all 7 ports have been active. it
  47.        also displays connects and disconnects but only for
  48.        those users heard on port 7.
  49.  
  50.      6 lists the messages received but not killed.
  51.  
  52.      7 displays the number of times a message has been read
  53.        and the most recent date it was read.
  54.  
  55.      8 prints reports 0 through 7 all at once.
  56.  
  57.      9 toggles printer on and off
  58.  
  59.     99 quits
  60.  
  61.  
  62. I have also added the ability to accept command line arguments to
  63. suppress the start-up prompts. They are:
  64.  
  65.    -r  enables the bell to ring after reading the log.
  66.  
  67.    -p  produces a hard copy of the report
  68.  
  69.    -x  suppresses start-up prompts but doesn't do any fancy stuff.
  70.  
  71.    "-b MM/DD/YY HH:MM:SS"  allows entering of the beginning date.
  72.  
  73.    "-e MM/DD/YY HH:MM:SS"  allows entering of the ending date.
  74.  
  75. NOTE:  The last two must be entered completely in the form given.
  76.        Complete with quotes!
  77.  
  78.  
  79.  
  80.